github.com/vmihailenco/msgpack/v5.Decoder.readFull (method)

2 uses

	github.com/vmihailenco/msgpack/v5 (current package)
		decode.go#L593: func (d *Decoder) readFull(b []byte) error {
		decode_string.go#L191: 	return d.readFull(b)